V a r i a b l e   S t r i n g   B u t t o n N a m e 1 
 
 B u t t o n N a m e 1   =   " T e s t 1 " 
 
 O p t i o n   S p e e d   4 
 
 
 
 F o r   v 1   =   0   T o   I n f i n i t y 
 
 	 B u t t o n   1   T e x t   B u t t o n N a m e 1   +   "   =   "   +   F o r m a t ( v 1 ,   " 0 " ) 
 
 	 B u t t o n   2   T e x t   " T e s t 2   =   "   +   F o r m a t ( v 1 ,   " 0 " ) 
 
 	 B u t t o n   4   T e x t   F o r m a t ( R n d   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   5   T e x t   F o r m a t ( R n d   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   6   T e x t   F o r m a t ( S i n ( R n d )   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   7   T e x t   F o r m a t ( C o s ( R n d )   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   8   T e x t   F o r m a t ( T a n ( R n d )   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   9   T e x t   F o r m a t ( L o g ( R n d )   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   1 1   T e x t   " T e s t 1 "   +   C R L F   +   " t w o   l i n e s " 
 
 	 B u t t o n   1 2   T e x t   " T e s t 2 " 
 
 	 P r i n t   v 1 
 
 N e x t 
 
 
 
 S t o p 
 
 
 
 L a b e l   T e s t 1 
 
 	 W a i t   S e c o n d s   0 . 5 
 
 	 O p t i o n   S p e e d   9 
 
 R e t u r n 
 
 
 
 L a b e l   T e s t 2 
 
 	 W a i t   S e c o n d s   0 . 5 
 
 	 O p t i o n   S p e e d   4 
 
 R e t u r n 
 
 
 
 
 
 ' W A T C H   v 1 
 
 ' W A T C H   G e t S e p a r a t e d S t r i n g ( S e q u e n c e C m d ,   1 ) 
 
 